home *** CD-ROM | disk | FTP | other *** search
Wrap
<html> <%onerror error%> <title>Administrador de servicios de Internet <%if servid EQ 4%>WWW<%elif servid EQ 1%>FTP<%elif servid EQ 2%>Gopher<%endif%> -Propiedades del servicio</title> <BODY BGCOLOR=#FFFFFF LINK=000000 VLINK=000000> <%if reqparam RF "cancel"%> <%goto end%> <%endif%> <%if reqparam RF "help"%> <%redirecthttp%><%msgbody.helptopic%><%/redirecthttp%> <%endif%> <%if msgbody.sport EQ 0%> El número de puerto debe estar comprendido entre 1 y 65535 inclusive<p> <%goto main%> <%elif msgbody.sport GT 65535%> El número de puerto debe estar comprendido entre 1 y 65535 inclusive<p> <%goto main%> <%endif%> <%if servid EQ 1%> <%if reqparam RF "ftpanononly"%> <%if msgbody.ftpanononly EQ 1%> <%if reqparam RF "ftpallowanon"%> <%if msgbody.ftpallowanon EQ 0%> <p> <%goto main%> <%endif%> <%else%> <p> <%goto main%> <%endif%> <%endif%> <%endif%> <%endif%> <%if msgbody.anonun EQ ""%> Debe especificar un nombre de usuario<p> <%goto main%> <%endif%> <%if servid EQ 1%> <%!Clear ftpallowanon%> <%!Clear ftpanononly%> <%elif servid EQ 4%> <%!Clear authanon%> <%!Clear authbasic%> <%!Clear authnt%> <%endif%> <%!Update%> <%label end%> <%redirect%>/iisadmin/default.htm<%/redirect%> <%label error%> <%if reqstatus EQ 2500%> <%if rpcstatus EQ 5%> Acceso denegado a este servicio. <%elif rpcstatus EQ 1062%> Este servicio ha sido detenido. <%else%> Error RPC <%rpcstatus%> <%endif%> <%elif reqstatus EQ 8000%> Uno o más parámetros son incorrectos. <%else%> Error: <%reqstatus%> <%endif%> <br> <%label main%> <a href="/iisadmin/default.htm">Regresar al menú principal</a> </body></html>